projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42f8b4b
)
Inspector: Fix make dist
author
Rico Tzschichholz
<ricotz@ubuntu.com>
Tue, 13 May 2014 10:26:00 +0000
(12:26 +0200)
committer
Rico Tzschichholz
<ricotz@ubuntu.com>
Tue, 13 May 2014 10:27:02 +0000
(12:27 +0200)
modules/inspector/Makefile.am
patch
|
blob
|
history
diff --git
a/modules/inspector/Makefile.am
b/modules/inspector/Makefile.am
index 30b7495383dc18af38664ec97d09d1012e95ddc6..07b672b35995b4b5e62b04997b14915ee8bfbb11 100644
(file)
--- a/
modules/inspector/Makefile.am
+++ b/
modules/inspector/Makefile.am
@@
-94,7
+94,9
@@
distclean-local:
rm -f $(template_headers); \
fi
-EXTRA_DIST=
- $(resource_files)
+EXTRA_DIST = \
+ inspector.gresource.xml \
+ $(resource_files) \
+ $(templates)
-include $(top_srcdir)/git.mk